CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab bp算法

搜索资源列表

  1. BPalgorithminsinglephaseinverter

    1下载:
  2. BP算法在单相逆变电源无差拍控制中的应用-BP algorithm in single-phase inverter deadbeat control of
  3. 所属分类:matlab

    • 发布日期:2016-04-11
    • 文件大小:275456
    • 提供者:伍涛
  1. matlb-bp

    0下载:
  2. matlab下神经网络bp算法的源码,单隐含层。-bp under the neural network algorithm matlab source, single hidden layer.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:762
    • 提供者:
  1. BP

    0下载:
  2. 此程序实现了神经网络中的BP算法,使用MATLAB语言编写,对在平面坐标上的x,y变量在[-1,1]面积内进行象限归类。-This program implements the BP neural network algorithm, using the MATLAB language, on the plane coordinates of x, y variables in [-1,1] area classified within the quadrant.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1202
    • 提供者:lingyun
  1. bp

    0下载:
  2. 一个学习bp算法的MATLAB源代码,仅作学习交流之用-A learning algorithm bp MATLAB source code used only for study and exchange
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:304733
    • 提供者:lwd
  1. BP-for-C-and-Matlab

    0下载:
  2. bp算法C语言和matlab版,主要用于非线性系统的建模与控制,另外还有一个基于PID的BP算法-BPfor C and Matlab,Mainly used for nonlinear system modeling and control
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:5828
    • 提供者:sugar
  1. sy44

    0下载:
  2. 用matlab编程实现多层感知器带动量项的批处理BP算法 -Programming using matlab MLP driven batch BP algorithm the amount of items
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1252
    • 提供者:山水
  1. chengxu

    0下载:
  2. 用matlab实现神经网络多层感知器单样本训练BP算法。-Neural network using matlab to achieve a single sample training MLP BP algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1080
    • 提供者:山水
  1. BP-on-matlab-and-C-cPP

    0下载:
  2. 本文档中的程序是关于BP算法的,包含了Matlab的BP算法、C++的BP算法和C语言的BP算法及使用说明,程序中均有注释,理解比较方便,希望能帮上大家。-The procedures in this document is on the BP algorithm, the BP algorithm includes Matlab, C++ in the BP algorithm and BP algorithm and C language instructions, program note
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:22115
    • 提供者:std_logic
  1. BP

    0下载:
  2. 不适用matlab进行的bp算法开发,设计简单,功能健全-bp not using matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1784704
    • 提供者:zhanghui
  1. bp

    0下载:
  2. 使用BP算法实现异或功能,由matlab编程实现,可正确运行。-BP algorithm using the XOR function, the matlab programming, can be run correctly.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:838
    • 提供者:zyx
  1. BPP

    0下载:
  2. 多个 matlab 神经网络bp算法 调制识别-Matlab neural network algorithm for multiple modulation recognition bp
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:8619
    • 提供者:
  1. BP-GA

    0下载:
  2. BP—遗传算法神经网络模型,matlab 源程序。-BP-genetic algorithm neural network model, matlab source code.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:25649
    • 提供者:裴坡
  1. BP

    0下载:
  2. BP neural network加动量项的算法matlab-BP neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1144
    • 提供者:lidan
  1. BP

    0下载:
  2. BP算法的matlab实现,能较好的得到结果,误差范围较小-BP algorithm matlab implementation, can get better results, less error range
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3743
    • 提供者:Garfield
  1. Crystal-Based-on-BP-Network

    0下载:
  2. 摘 要: 介绍BP算法神经网络由线拟舍方法,并借助MATLAB工具箱函数将它运用于方解石色散特性研 究,通过拟合效果图,误差曲线,误差范数反映BP神经网络的优越性,体现BP算法较高的预测能力和良好的泛化能 力,并且可以自动地确定数学模型.精确度高,原理也较简单,尤其对复杂的输入输出系统具有更好的效果。-Abstract: Curve fitting method of BP neural network was introduced and applied in the model of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:293438
    • 提供者:zhenzhen
  1. sgs

    0下载:
  2. matlab 遗传算法程序 可直接运行 得出运算结果和仿真图-MATLAB GA code can do the basis ga. IT can be debug directly by matlab under window system.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1268
    • 提供者:xiaohui
  1. matlab--BP

    0下载:
  2. matlab实现神经元算法的书,适合从零学起的人,很详细-matlab neural algorithm to achieve the book, learn the appropriate person from zero, in detail
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5934001
    • 提供者:
  1. BP

    0下载:
  2. matlab神经网络bp算法net = newrb(P,T,GOAL,SPREAD,MN,DF)-Matlab neural network bp algorithm net = newrb(P,T,GOAL,SPREAD,MN,DF)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6217006
    • 提供者:lanvender lin
  1. bp

    0下载:
  2. BP算法 BP神经网络的 matlab编程 学习的可以-BP neural network BP algorithm matlab programming can learn to see
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1561345
    • 提供者:zhuwule
  1. bp1

    0下载:
  2. bp神经网络算法大全,包括基本算法、最优梯度下降算法、自适应算法等-bp neural network algorithm Daquan, including the basic algorithm, the optimal gradient descent algorithm, adaptive algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5461
    • 提供者:wangxx
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 49 »
搜珍网 www.dssz.com